home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / xraid123.lha / XRAID.hlp < prev    next >
Text File  |  1995-08-23  |  5KB  |  106 lines

  1.                =============================================
  2.                              XRAID User Guide
  3.                AreaMGR Commands for FileEcho Link Management
  4.                =============================================
  5.  
  6.                         ===========================
  7.                         Format of a Request Message
  8.                         ===========================
  9.  
  10.        A   request  is  made  in  a  NetMail  message  containing  specific
  11.     information in some of the fields.  In particular, the addressee is the
  12.     name of the echo area manager itself, and the subject of the message is
  13.     password assigned by the sysop of the system running the program.
  14.  
  15.     For Example:
  16.       To:       XRAID
  17.       Subject:  yourpassword
  18.       From:     your name
  19.  
  20.     Message must be terminated by either %NOTE or %COMMENT and/or a TearLine.
  21.     Anthing following any of these is ignored.
  22.  
  23.     The commands are placed inth ebody of the message, one per line.
  24.  
  25.                        =============================
  26.                        Commands to modify your AREAS
  27.                        =============================
  28.  
  29.     +<areaname>     To connect to one or more fileechos.
  30.     +areaname areaname areaname
  31.     %+ALL           To connect to ALL FileEchos. Requests are not forwarded.
  32.     %RESUME         To turn any inactive FileEchos back on
  33.  
  34.     -<areaname>     To disconnect from one or more fileechos.
  35.     -areaname areaname areaname
  36.     %-ALL           To disconnect from ALL FileEchos.
  37.     %PAUSE          To temporarily turn off all your FileEchos
  38.  
  39.                          ========================
  40.                          Requests for information
  41.                          ========================
  42.  
  43.     %HELP           To request this help message.
  44.     %STATUS         To request a status report
  45.                     Sends a report of site status and permissions
  46.     %QUERY          To request a list of FileEchos for which you are active
  47.                     Sends a full report of site status and permissions,
  48.                     linked areas, and permissions for each linked area.
  49.     %LIST           To request a list of fileechos available to you.
  50.     %LINKED         To request a list of fileechos to which you are
  51.                     connected.
  52.     %UNLINKED       To request a list of fileechos available to you,
  53.                     to which you are not already connected.
  54.  
  55.                       ===============================
  56.                       Commands to modify your OPTIONS
  57.                       ===============================
  58.  
  59.     %NOTIFY=On/Off  To turn the notify function on/off for your system
  60.                     This  disables  the periodic automatic sending of
  61.                     the full status REPORT. The '=' sign is OPTIONAL.
  62.  
  63.     %MESSAGE=On/Off To toggle the message function for your system.
  64.                     This disables the sending of File ATTACH message.
  65.                     The '=' sign is OPTIONAL.
  66.  
  67.     %TICK=+/-FNC,+/-TIC,+/-TIC3D,+/-TO,+/-MD,+/-MA,+/-AD,+/-FN,+/-TI
  68.                     Toggle the TICK file option for your system
  69.                     '+' = On, '-' = Off
  70.                     multiple options are comma separated
  71.                     FNC   - convert filenames to msdos 8.3 format
  72.                             the  filename  as transmitted will appear
  73.                             in the FILE field of the TIC file.  If FN
  74.                             is  turned  on, the orginal filename will
  75.                             appear  in  the FULLNAME field of the TIC
  76.                             file.
  77.                     TIC   - sending of TIC file
  78.                     TIC3D - 3D addressing
  79.                     TO    - TO line in TIC file
  80.                     MD    - multiple LDESC lines in TIC file
  81.                     MA    - MAGIC line in TIC file
  82.                     AD    - AREADESC line in TIC file
  83.                     FN    - FULLNAME line in TIC file (FNC enabled)
  84.                     TI    - AUTHOR, SOURCE etc. lines in TIC file
  85.           Example:
  86.             %TICK +TIC3D,-TO,-MD
  87.                     The '=' sign is OPTIONAL.
  88.  
  89.     %ECHOPASSWORD   To change your FileEcho (TIC) password
  90.                     This is the password that appears in the TIC file.
  91.  
  92.     %PASSWORD       To change your AreaMgr (RAID) password
  93.                     This is the password you used in this message.
  94.                     This  must be  the  LAST command in a message,
  95.                     since any following this one will fail, because the
  96.                     password in the subject field will no longer be valid.
  97.  
  98.                         ==========================
  99.                         End of Requests Indicators
  100.                         ==========================
  101.  
  102.     %NOTE           Everything following a %NOTE, 
  103.     %COMMENT        %COMMENT or 
  104.     ---             or tear line is ignored
  105.  
  106.